4 lines
65 B
YAML
4 lines
65 B
YAML
---
|
|
httpd_hostname: '{{ ansible_hostname }}'
|
|
httpd_cerbot: true
|
|
|
---
|
|
httpd_hostname: '{{ ansible_hostname }}'
|
|
httpd_cerbot: true
|
|
|