rename role

This commit is contained in:
Christian Seyfferth
2024-08-27 09:47:02 +02:00
parent 90c3c56f89
commit ab0cc55c17
4 changed files with 0 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
- name: Copy bash config files
ansible.builtin.copy:
src: ../files/
dest: /etc/profile.d/
+3
View File
@@ -0,0 +1,3 @@
---
- name: Improve bash setup
include_tasks: improved-bash.yml