You've already forked ansible-role-common
Moved common packages to defaults\main.yml common_packages variable
This commit is contained in:
@@ -4,3 +4,15 @@ domain: ad.ultrafast.co.nz
|
||||
ad_domain_joined: no
|
||||
win_timezone: New Zealand Standard Time
|
||||
vendors_hosts: []
|
||||
|
||||
common_packages:
|
||||
- libselinux-python
|
||||
- MySQL-python
|
||||
- nano
|
||||
- git
|
||||
- htop
|
||||
- atop
|
||||
- wget
|
||||
- bind-utils
|
||||
- yum-utils
|
||||
- unzip
|
||||
Reference in New Issue
Block a user