mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-02 07:48:32 +02: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