ansible-role-puppet_client/tasks/main.yml

7 lines
122 B
YAML
Raw Normal View History

2022-10-11 09:19:08 +02:00
---
2025-02-02 07:38:53 +01:00
- name: Ensure installation
include_tasks: install.yml
2022-10-11 09:19:08 +02:00
- name: Ensure configuration
include_tasks: configure.yml