You've already forked ansible-role-common
Moved Networking config to top of Role. Speed up connectivity.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# tasks file for common role
|
||||
|
||||
- include: networking.yml
|
||||
|
||||
- name: Ensure common packages
|
||||
yum:
|
||||
@@ -43,5 +43,4 @@
|
||||
changed_when: false
|
||||
|
||||
- include: communication.yml
|
||||
- include: networking.yml
|
||||
- include: motd.yml
|
||||
Reference in New Issue
Block a user