Projects STRLCPY GOAD Commits 99fd221b
🤬
  • Fix issue #30 - parameter name 'AcceptLicense' - force ansible galaxy community.windows version

  • Loading...
  • Mayfly277 committed 2 years ago
    99fd221b
    1 parent 6c19a19a
  • ■ ■ ■ ■ ■ ■
    ansible/requirements.yml
    1 1  ---
    2 2  collections:
    3 3   # Install a collection from Ansible Galaxy.
    4  - - ansible.windows
    5  - - community.general
    6  - - community.windows
     4 + - name: ansible.windows
     5 + version: 1.10.0
     6 + - name: community.general
     7 + - name: community.windows
     8 + version: 1.10.0
    7 9  # - name: goad.windows
    8 10  # type: dir
    9 11  # source: ./collections/goad/windows
    skipped 1 lines
Please wait...
Page is in error, reload to recover