mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Delete adm-run-roles-tmp.yml
This commit is contained in:
parent
a17103f14f
commit
bfbb4f06f2
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
- hosts: all
|
||||
become: yes
|
||||
|
||||
vars_files:
|
||||
- vars/default_vars.yml
|
||||
- vars/{{ ansible_local.local_facts.os_ver }}.yml
|
||||
- /etc/iiab/local_vars.yml
|
||||
- /etc/iiab/iiab_state.yml
|
||||
|
||||
roles:
|
||||
- { role: 0-init }
|
||||
- { role: captiveportal }
|
||||
- { role: lokole }
|
||||
- { role: network }
|
Loading…
Reference in a new issue