using newer version of community.general
This commit is contained in:
@@ -51,7 +51,7 @@ proxmox-template-clone/
|
||||
### Ansible Collections
|
||||
|
||||
```yaml
|
||||
- community.general >= 8.0.0
|
||||
- community.general >= 9.1.0
|
||||
- ansible.posix >= 1.5.0
|
||||
```
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
collections:
|
||||
- name: community.general
|
||||
version: ">=8.0.0"
|
||||
version: ">=9.1.0"
|
||||
- name: ansible.posix
|
||||
version: ">=1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user