1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #521 from holta/master

Ansible output presentation tweaks
This commit is contained in:
A Holt 2017-11-13 23:24:20 -05:00 committed by GitHub
commit f127af339d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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