mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 17:40:08 +01:00
upt playbook
This commit is contained in:
@@ -12,4 +12,4 @@
|
|||||||
register: result
|
register: result
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
msg: "{{ result.stdout }}"
|
msg: "{{ result.stdout | replace('192.168.77.106', '192.168.77.246') }}"
|
||||||
Reference in New Issue
Block a user