diff --git a/collections/requirements.yaml b/collections/requirements.yaml index 2ea367f..37c92e9 100644 --- a/collections/requirements.yaml +++ b/collections/requirements.yaml @@ -1,8 +1,8 @@ --- collections: # - ansible.windows - #- name: microsoft.ad - # version: 1.3.0 + - name: microsoft.ad + version: 1.3.0 - ansible.netcommon - arubanetworks.aos_switch - community.docker diff --git a/config/ansible.cfg b/config/ansible.cfg index 5208341..7a9b1b5 100644 --- a/config/ansible.cfg +++ b/config/ansible.cfg @@ -2,8 +2,8 @@ server_list = galaxy [galaxy_server.galaxy] -url=https://galaxy.ansible.com/ - +#url=https://galaxy.ansible.com/ +url=https://old-galaxy.ansible.com/ [defaults] NETWORK_GROUP_MODULES=arubaoss