mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
bitwarden
This commit is contained in:
parent
603facf60c
commit
233b2541e4
@ -12,9 +12,6 @@
|
|||||||
- name: Print the gateway for each host when defined
|
- name: Print the gateway for each host when defined
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "var is {{ ruleset.stdout }}"
|
msg: "var is {{ ruleset.stdout }}"
|
||||||
- name: initialize variables
|
|
||||||
set_fact:
|
|
||||||
new_ip_dest: asdasd
|
|
||||||
- name: initialize variables
|
- name: initialize variables
|
||||||
set_fact:
|
set_fact:
|
||||||
regexp: "\\1{{ new_ip_dest }}\\3"
|
regexp: "\\1{{ new_ip_dest }}\\3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user