import old book

This commit is contained in:
2026-09-15 09:18:07 +05:30
parent 8972d33311
commit bc85ab7969
17 changed files with 580 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
- name: store facts
template:
src: facts.jinja2
dest: "{{ backup_directory }}/ansible_facts.json"