role separation
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
---
|
||||
# tasks file for linux_config_init
|
||||
- name: System settings
|
||||
ansible.builtin.include_tasks: "{{ item }}"
|
||||
loop:
|
||||
- sudoer_no_passwd.yml
|
||||
- hostname_set.yml
|
||||
- git.yml
|
||||
# - create_user.yml
|
||||
# - set_perma_ip.yml
|
||||
- bashrc_copy.yml
|
||||
- timezone.yml
|
||||
- resolvconf_copy.yml
|
||||
|
||||
#- name: Set Pernament IP
|
||||
# ansible.builtin.include_tasks: set_perma_ip.yml
|
||||
# when: set_ip
|
||||
Reference in New Issue
Block a user