role separation

This commit is contained in:
Warezjoe
2024-08-08 09:39:04 +02:00
parent fca0d8655b
commit 8bd24c852f
192 changed files with 113 additions and 3884 deletions

View File

@@ -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