We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902b996 commit 167ea5aCopy full SHA for 167ea5a
tasks/find_active_server.yml
@@ -1,8 +1,5 @@
1
---
2
3
-- name: Populate services facts
4
- ansible.builtin.service_facts:
5
-
6
- name: Set the Active Server variable
7
ansible.builtin.set_fact:
8
active_server: "{{ inventory_hostname }}"
0 commit comments