mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
15 lines
235 B
YAML
15 lines
235 B
YAML
---
|
|
- include: setup.yml
|
|
|
|
- include: present.yml
|
|
- include: tags.yml
|
|
- include: absent.yml
|
|
|
|
- include: present_display_name.yml
|
|
- include: absent_display_name.yml
|
|
|
|
- include: sshkeys.yml
|
|
|
|
- include: project.yml
|
|
|
|
- include: cleanup.yml
|