Add phone to inventory
Not like it's gonna do much right now
This commit is contained in:
parent
645a930d64
commit
1c1894ed72
@ -16,6 +16,22 @@ all:
|
||||
ssl_cipher_suite: "ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256"
|
||||
user_username: salt
|
||||
children:
|
||||
# Phones
|
||||
phone:
|
||||
vars:
|
||||
ansible_user: ansible
|
||||
ansible_pull_time: "*-*-* 03:00:00"
|
||||
aws:
|
||||
backup_bucket: 9iron-backups-home
|
||||
zerotier_network_id: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35646131343239623265663562343333383362366633386462646465643163353866643633636135
|
||||
6238643231313536323337343663313865323430323437630a353462393830376431376363373232
|
||||
30656433343263653035333637336165323931363966376264353164326135336131646362623734
|
||||
3339633961393864330a616437613534643231366634643362383438316233376334636264303361
|
||||
65313231393433396538663463383731303661633663343066333264303330313133
|
||||
hosts:
|
||||
ph-pine-0:
|
||||
# Personal home machines
|
||||
home:
|
||||
vars:
|
||||
@ -23,7 +39,6 @@ all:
|
||||
ansible_pull_time: "*-*-* 03:00:00"
|
||||
aws:
|
||||
backup_bucket: 9iron-backups-home
|
||||
desktop_web_repo: "https://git.9iron.club/salt/www"
|
||||
zerotier_network_id: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35646131343239623265663562343333383362366633386462646465643163353866643633636135
|
||||
|
Loading…
Reference in New Issue
Block a user