Skip to content
Snippets Groups Projects
Stephane Armanet's avatar
Stephane Armanet authored
Update dependency ics-ans-role-lab-route to v0.1.3

See merge request !3
3a41e39f
History

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