You've already forked ansible-role-common
Test virtualization
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
- name: What is virtualization type?
|
||||||
|
debug:
|
||||||
|
msg: "Virtualization is: {{ ansible_virtualization_type }}
|
||||||
- name: Ensure DNS and SSH common config
|
- name: Ensure DNS and SSH common config
|
||||||
template:
|
template:
|
||||||
src: "{{ network_config.src }}"
|
src: "{{ network_config.src }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user