mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 17:40:08 +01:00
bitwarden
This commit is contained in:
@@ -17,3 +17,6 @@
|
||||
- name: Print the gateway for each host when defined
|
||||
ansible.builtin.debug:
|
||||
msg: "var is {{ app_path }}"
|
||||
- name: Set ruleset
|
||||
command: nvram set vts_rulelist={{ app_path }}
|
||||
when: inventory_hostname in groups['router']
|
||||
Reference in New Issue
Block a user