Skip to content

Commit

Permalink
Merge pull request #31 from robinzoncruzo/robinzoncruzo-config-backup
Browse files Browse the repository at this point in the history
Add configuration backup on changes
  • Loading branch information
mrlesmithjr authored May 16, 2022
2 parents f66b7cf + 7376c6c commit fba0c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
template:
src: etc/netplan/config.yaml.j2
dest: "{{ netplan_config_file }}"
backup: true
become: true
when: netplan_configuration != []
notify: netplan generate config

0 comments on commit fba0c6d

Please sign in to comment.