still modifying
This commit is contained in:
+2
-2
@@ -14,11 +14,11 @@
|
||||
|
||||
- name: Change file ownership, group and permissions
|
||||
ansible.builtin.file:
|
||||
path: /etc/foo.conf
|
||||
path: /tmp/install-agent.sh
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
|
||||
|
||||
# - name: Setup beszel agent install script
|
||||
# ansible.builtin.command:: chmod +x /tmp/install-agent.sh
|
||||
# - name: Execute beszel agent install script
|
||||
|
||||
Reference in New Issue
Block a user