Remove meta import from all secondary config playbooks
This commit is contained in:
parent
d15779f99a
commit
9970e17d2f
@ -1,6 +1,4 @@
|
|||||||
---
|
---
|
||||||
- import_playbook: meta.yml
|
|
||||||
|
|
||||||
- name: Configure system authentication
|
- name: Configure system authentication
|
||||||
hosts: all
|
hosts: all
|
||||||
roles:
|
roles:
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
---
|
---
|
||||||
- import_playbook: meta.yml
|
|
||||||
|
|
||||||
- name: Configure environment
|
- name: Configure environment
|
||||||
hosts: all
|
hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
---
|
---
|
||||||
- import_playbook: meta.yml
|
|
||||||
|
|
||||||
- name: Configure router
|
- name: Configure router
|
||||||
hosts: router
|
hosts: router
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
|
Reference in New Issue
Block a user