feat: Update Ansible playbooks and host variables for improved organization and functionality
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: Login setup
|
||||
hosts: all
|
||||
gather_facts: true
|
||||
|
||||
roles:
|
||||
- role: "login"
|
||||
tags:
|
||||
- roles
|
||||
- roles::users
|
||||
Reference in New Issue
Block a user