Skip to content

Commit d51c705

Browse files
authored
Update Ansible collections (#84)
1 parent b18a638 commit d51c705

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
@@ -26,7 +26,7 @@ FEATURES:
2626
---
2727
collections:
2828
- name: community.general
29-
version: 2.3.0
29+
version: 3.0.0
3030
- name: ansible.posix
3131
version: 1.2.0
3232
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This role installs and configures NGINX App Protect (WAF) for NGINX Plus on your
2020
---
2121
collections:
2222
- name: community.general
23-
version: 2.3.0
23+
version: 3.0.0
2424
- name: ansible.posix
2525
version: 1.2.0
2626
```

0 commit comments

Comments
 (0)