mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user