import old book
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: store facts
|
||||
template:
|
||||
src: facts.jinja2
|
||||
dest: "{{ backup_directory }}/ansible_facts.json"
|
||||
@@ -0,0 +1 @@
|
||||
{{ ansible_facts | to_nice_json }}
|
||||
Reference in New Issue
Block a user