mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
mysql_service: mysql
|
||||||
when: is_debuntu
|
when: is_debuntu
|
||||||
|
|
||||||
- name: set FQDN
|
- name: Set FQDN
|
||||||
set_fact:
|
set_fact:
|
||||||
iiab_fqdn: "{{ iiab_hostname }}.{{ iiab_domain }}"
|
iiab_fqdn: "{{ iiab_hostname }}.{{ iiab_domain }}"
|
||||||
FQDN_changed: False
|
FQDN_changed: False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue