Fix name of install docker playbooks

This commit is contained in:
2024-01-29 22:41:33 +00:00
parent 334276e654
commit e807abb376
5 changed files with 5 additions and 5 deletions

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: