Skip to content
Snippets Groups Projects
Commit 223a9ac9 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

gather facts in deploy.yaml to allow ansible_hostname in deployment

Former-commit-id: a47e82a49cdcfb1f8895dd1407195a7be2122a4c
parent a13c0a3b
No related branches found
No related tags found
No related merge requests found
--- ---
- hosts: all - hosts: all
become: yes become: yes
gather_facts: no gather_facts: yes
tasks: tasks:
# #
# Install basic non-virtualenv requirements # Install basic non-virtualenv requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment