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
- name: Check OS version
# This playbook backups the odroid docker containers.
- name: Backup odroid
hosts: all
become: false
gather_facts: true