Renamed master playbook to specify what hosts or group of hosts the play is meant for
This commit is contained in:
		@@ -2,4 +2,4 @@
 | 
				
			|||||||
- name: Lock down VPS
 | 
					- name: Lock down VPS
 | 
				
			||||||
  ansible.builtin.import_playbook: manage_root.yml
 | 
					  ansible.builtin.import_playbook: manage_root.yml
 | 
				
			||||||
- name: Disable shell for root
 | 
					- name: Disable shell for root
 | 
				
			||||||
  ansible.builtin.import_playbook: admin_login.yml
 | 
					  ansible.builtin.import_playbook: init_login.yml
 | 
				
			||||||
		Reference in New Issue
	
	Block a user