Commit b0b01ae9 authored by Pietro Albini's avatar Pietro Albini

common/users: re-add facts_common_admin_users

That's needed by the lxd role
parent 6e8b3158
...@@ -89,3 +89,7 @@ ...@@ -89,3 +89,7 @@
mode: 0644 mode: 0644
with_items: "{{ dumpfiles.stdout_lines }}" with_items: "{{ dumpfiles.stdout_lines }}"
- name: Register the admin users list as a fact
set_fact:
facts_common_admin_users: "{{ admin_users }}"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment