mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 19:34:45 +00:00
Merge pull request #101 from Uumas/debian
Add debian support for ipaclient
This commit is contained in:
@@ -28,6 +28,7 @@ Supported Distributions
|
|||||||
* RHEL/CentOS 7.4+
|
* RHEL/CentOS 7.4+
|
||||||
* Fedora 26+
|
* Fedora 26+
|
||||||
* Ubuntu
|
* Ubuntu
|
||||||
|
* Debian 10+ (ipaclient only, no server or replica!)
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|||||||
2
roles/ipaclient/vars/Debian.yml
Normal file
2
roles/ipaclient/vars/Debian.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# vars/Debian.yml
|
||||||
|
ipaclient_packages: [ "freeipa-client" ]
|
||||||
Reference in New Issue
Block a user