Update Ansible collections (#394)
This commit is contained in:
parent
bb2f55e970
commit
72d977d521
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: community.general
|
- name: community.general
|
||||||
version: 2.5.1
|
version: 3.0.0
|
||||||
- name: ansible.posix
|
- name: ansible.posix
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
- name: community.docker
|
- name: community.docker
|
||||||
|
@ -9,7 +9,7 @@ FEATURES:
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: community.general
|
- name: community.general
|
||||||
version: 2.5.1
|
version: 3.0.0
|
||||||
- name: ansible.posix
|
- name: ansible.posix
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
```
|
```
|
||||||
|
@ -27,7 +27,7 @@ With the advent of Ansible collections and the release of the [NGINX Core Ansibl
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: community.general
|
- name: community.general
|
||||||
version: 2.5.1
|
version: 3.0.0
|
||||||
- name: ansible.posix
|
- name: ansible.posix
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user