mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +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+
|
||||
* Fedora 26+
|
||||
* Ubuntu
|
||||
* Debian 10+ (ipaclient only, no server or replica!)
|
||||
|
||||
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