Refactor variables in hosts.yml
This commit is contained in:
parent
de9c36b4ad
commit
44f79d2b54
@ -21,7 +21,8 @@ all:
|
|||||||
vars:
|
vars:
|
||||||
ansible_user: ansible
|
ansible_user: ansible
|
||||||
ansible_pull_frequency: 8h
|
ansible_pull_frequency: 8h
|
||||||
aws_backup_bucket: 9iron-backups-home
|
aws:
|
||||||
|
backup_bucket: 9iron-backups-home
|
||||||
backups_frequency: 1d
|
backups_frequency: 1d
|
||||||
desktop_web_repo: "https://git.9iron.club/salt/www"
|
desktop_web_repo: "https://git.9iron.club/salt/www"
|
||||||
zerotier_network_id: !vault |
|
zerotier_network_id: !vault |
|
||||||
|
Loading…
Reference in New Issue
Block a user