ansible/backup-dirs.yaml

11 lines
174 B
YAML
Raw Permalink Normal View History

2025-03-16 23:34:04 -06:00
---
- name: Create backups
hosts: all
gather_facts: false
become: true
tasks:
- name: Update RPM systems
shell: tar cvzf /tmp/backup.tar.gz /home/bryson/