Change playbook name.

This commit is contained in:
2021-11-17 11:52:48 +01:00
parent cb52509fd2
commit a484ec9c87

View File

@@ -1,6 +1,6 @@
--- ---
# This playbook checks for os version # This playbook backups the odroid docker containers.
- name: Check OS version - name: Backup odroid
hosts: all hosts: all
become: false become: false
gather_facts: true gather_facts: true