Add Ansible template
This commit is contained in:
parent
1115e86296
commit
fa1a1138d6
22 changed files with 699 additions and 3 deletions
9
inventories/production/group_vars/tftp.yml
Normal file
9
inventories/production/group_vars/tftp.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
tftp_root_dir: /srv/tftp
|
||||
|
||||
firmware_files:
|
||||
- term41.default.loads
|
||||
- jar41sip.8-5-2TH1-9.sbn
|
||||
- cnu41.8-5-2TH1-9.sbn
|
||||
- apps41.8-5-2TH1-9.sbn
|
||||
- dsp41.8-5-2TH1-9.sbn
|
||||
- cvm41sip.8-5-2TH1-9.sbn
|
Loading…
Add table
Add a link
Reference in a new issue