ics-ans-gpn-config
Ansible playbook to configure servers on the GPN:
- configure samba so that the interfaces created by docker are not broadcasted to AD and DNS
This playbook should be applied on all nodes on the GPN (and only on the GPN). As we use a static inventory for the GPN machines, this playbook uses the "all" group.
WARNING! Be sure to run this playbook on the proper inventory!
Requirements
- ansible >= 2.4
- molecule >= 2.6
License
BSD 2-clause