upt playbook

This commit is contained in:
jaydee 2023-08-22 10:05:14 +02:00
parent 62a6256752
commit e8a3220aac
2 changed files with 1 additions and 4 deletions

View File

@ -11,9 +11,6 @@
when: inventory_hostname in groups['router']
register: result
- debug:
msg: "{{ result.stdout | replace('192.168.77.106', '192.168.77.246') }}"
- name: Test
command: nvram set vts_rulelist="{{ result.stdout | replace('192.168.77.106', '192.168.77.246') }}"
when: inventory_hostname in groups['router']

View File

@ -1,4 +1,4 @@
- hosts: datacenter
- hosts: containers
name: Stop mailu
tasks:
- name: Start mailu rasp