typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
- name: Set hostname
|
- name: Set hostname
|
||||||
ansible.builtin.hostname:
|
ansible.builtin.hostname:
|
||||||
name: "{{ hostname}}"
|
name: "{{ hostname }}"
|
||||||
|
|
||||||
- name: "Enable recommended Apache Modules."
|
- name: "Enable recommended Apache Modules."
|
||||||
apache2_module: "name={{ item }} state=present"
|
apache2_module: "name={{ item }} state=present"
|
||||||
|
|||||||
Reference in New Issue
Block a user