Skip to content

Commit 72d977d

Browse files
authored
Update Ansible collections (#394)
1 parent bb2f55e commit 72d977d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/requirements/requirements_ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
collections:
33
- name: community.general
4-
version: 2.5.1
4+
version: 3.0.0
55
- name: ansible.posix
66
version: 1.2.0
77
- name: community.docker

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FEATURES:
99
---
1010
collections:
1111
- name: community.general
12-
version: 2.5.1
12+
version: 3.0.0
1313
- name: ansible.posix
1414
version: 1.2.0
1515
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ With the advent of Ansible collections and the release of the [NGINX Core Ansibl
2727
---
2828
collections:
2929
- name: community.general
30-
version: 2.5.1
30+
version: 3.0.0
3131
- name: ansible.posix
3232
version: 1.2.0
3333
```

0 commit comments

Comments
 (0)