af
This commit is contained in:
@@ -9,3 +9,9 @@
|
||||
path: /root/testfile.txt
|
||||
state: touch
|
||||
mode: '0755'
|
||||
|
||||
|
||||
- name: Add line in file
|
||||
ansible.builtin.lineinfile:
|
||||
path: /root/testfile.txt
|
||||
line: Ansible was here...
|
||||
|
||||
Reference in New Issue
Block a user