We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b81e9 commit b2efe34Copy full SHA for b2efe34
README.md
@@ -94,7 +94,7 @@ There are a number of _optional_ dependencies for the collection:
94
|------|------|---------|
95
| `community.mysql` | collection | `3.1.0` |
96
| `community.postgresql` | collection | `1.6.1` |
97
-| `freeipa.ansible_freeipa` | collection | `1.6.2` |
+| `freeipa.ansible_freeipa` | collection | `1.11.1` |
98
| `geerlingguy.postgresql` | role | `2.2.0` |
99
| `geerlingguy.mysql` (patched) | role | `master` |
100
requirements.yml
@@ -34,4 +34,4 @@ collections:
34
- name: community.postgresql
35
version: 1.6.1
36
- name: freeipa.ansible_freeipa
37
- version: 1.6.2
+ version: 1.11.1
0 commit comments