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