ff7cbf5548
This patch updates various playbooks within the MNAIO to use ansible collections, which is required for the latest Ansible versions. Change-Id: Ia7694e6b182dc8898b56730537cc99759a722b20
8 lines
111 B
YAML
8 lines
111 B
YAML
---
|
|
collections:
|
|
- ansible.netcommon
|
|
- ansible.posix
|
|
- community.general
|
|
- community.libvirt
|
|
- openstack.cloud
|