You've already forked server-setup
integrated server-specific linux config
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
- name: Ensure the server config changes are deployed
|
||||
ansible.builtin.shell:
|
||||
cmd: sh -c "cd /root/personal-linux-config; bash /root/personal-linux-config/deploy.sh"
|
@@ -11,6 +11,7 @@
|
||||
repo: https://git.bjphoster.com/b.pedini/personal-linux-config
|
||||
clone: yes
|
||||
update: yes
|
||||
force: yes
|
||||
- name: Ensure the config changes are deployed
|
||||
ansible.builtin.shell:
|
||||
cmd: sh -c "cd /root/personal-linux-config; bash /root/personal-linux-config/deploy.sh"
|
||||
cmd: sh -c "cd /root/personal-linux-config; bash /root/personal-linux-config/deploy.sh --server"
|
||||
|
Reference in New Issue
Block a user