Cleanup Ansible Playbooks #41

Open
cyclane wants to merge 13 commits from cleanup-playbooks into main
5 changed files with 5 additions and 5 deletions
Showing only changes of commit e807abb376 - Show all commits

View File

@ -1,4 +1,4 @@
- name: Install software
- name: Install docker
hosts: cloud
gather_facts: false
tasks:

View File

@ -1,4 +1,4 @@
- name: Install software
- name: Install docker
hosts: music
gather_facts: false
tasks:

View File

@ -1,4 +1,4 @@
- name: Install software
- name: Install docker
hosts: photos
gather_facts: false
tasks:

View File

@ -1,4 +1,4 @@
- name: Install software
- name: Install docker
hosts: samba
gather_facts: false
tasks:

View File

@ -1,4 +1,4 @@
- name: Install software
- name: Install docker
hosts: secrets
gather_facts: false
tasks: