mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Ansible output structure
This commit is contained in:
parent
d987537b51
commit
5098b2a76e
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
|||
mysql_service: mysql
|
||||
when: is_debuntu
|
||||
|
||||
- name: set FQDN
|
||||
- name: Set FQDN
|
||||
set_fact:
|
||||
iiab_fqdn: "{{ iiab_hostname }}.{{ iiab_domain }}"
|
||||
FQDN_changed: False
|
||||
|
|
Loading…
Reference in a new issue