Skip to content
Snippets Groups Projects
Commit 65937ed8 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

module README files: Drop extra module header in Variables section

The Variables and also the Return Variables sections contained an extra
header with the module name. This is only needed if there are more than
one module in the README.
parent ec2c0c4b
No related branches found
No related tags found
No related merge requests found
Showing with 0 additions and 66 deletions
...@@ -115,9 +115,6 @@ Example playbook to add an inclusive condition to an existing rule ...@@ -115,9 +115,6 @@ Example playbook to add an inclusive condition to an existing rule
Variables Variables
--------- ---------
ipaautomember
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -97,9 +97,6 @@ Example playbook to ensure absence of an automount location: ...@@ -97,9 +97,6 @@ Example playbook to ensure absence of an automount location:
Variables Variables
========= =========
ipaautomountlocation
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -82,9 +82,6 @@ Example playbook to read config options: ...@@ -82,9 +82,6 @@ Example playbook to read config options:
Variables Variables
========= =========
ipauser
-------
**General Variables:** **General Variables:**
Variable | Description | Required Variable | Description | Required
......
...@@ -135,9 +135,6 @@ Example playbook to make sure delegation "basic manager attributes" is absent: ...@@ -135,9 +135,6 @@ Example playbook to make sure delegation "basic manager attributes" is absent:
Variables Variables
--------- ---------
ipadelegation
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -119,9 +119,6 @@ Example playbook to disallow synchronization of forward (A, AAAA) and reverse (P ...@@ -119,9 +119,6 @@ Example playbook to disallow synchronization of forward (A, AAAA) and reverse (P
Variables Variables
========= =========
ipadnsconfig
------------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -100,9 +100,6 @@ Example playbook to ensure presence of a forwardzone to ipa DNS: ...@@ -100,9 +100,6 @@ Example playbook to ensure presence of a forwardzone to ipa DNS:
Variables Variables
========= =========
ipagroup
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -242,9 +242,6 @@ Example playbook to ensure multiple DNS records are absent: ...@@ -242,9 +242,6 @@ Example playbook to ensure multiple DNS records are absent:
Variables Variables
========= =========
ipadnsrecord
------------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -195,9 +195,6 @@ Example playbook to create a zone for reverse DNS lookup, from an IP address, gi ...@@ -195,9 +195,6 @@ Example playbook to create a zone for reverse DNS lookup, from an IP address, gi
Variables Variables
========= =========
ipadnszone
----------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
...@@ -233,9 +230,6 @@ Variable | Description | Required ...@@ -233,9 +230,6 @@ Variable | Description | Required
Return Values Return Values
============= =============
ipadnszone
----------
Variable | Description | Returned When Variable | Description | Returned When
-------- | ----------- | ------------- -------- | ----------- | -------------
`dnszone` | DNS Zone dict with zone name infered from `name_from_ip`. <br>Options: | If `state` is `present`, `name_from_ip` is used, and a zone was created. `dnszone` | DNS Zone dict with zone name infered from `name_from_ip`. <br>Options: | If `state` is `present`, `name_from_ip` is used, and a zone was created.
......
...@@ -147,9 +147,6 @@ Example playbook to remove groups: ...@@ -147,9 +147,6 @@ Example playbook to remove groups:
Variables Variables
========= =========
ipagroup
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -129,9 +129,6 @@ Example playbook to make sure HBAC Rule login is absent: ...@@ -129,9 +129,6 @@ Example playbook to make sure HBAC Rule login is absent:
Variables Variables
========= =========
ipahbacrule
---------------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -91,9 +91,6 @@ Example playbook to make sure HBAC Services for http and tftp are absent ...@@ -91,9 +91,6 @@ Example playbook to make sure HBAC Services for http and tftp are absent
Variables Variables
========= =========
ipahbacsvc
----------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -129,9 +129,6 @@ Example playbook to make sure HBAC Service Group login is absent: ...@@ -129,9 +129,6 @@ Example playbook to make sure HBAC Service Group login is absent:
Variables Variables
========= =========
ipahbacsvcgroup
---------------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -313,9 +313,6 @@ Example playbook to ensure a host is absent: ...@@ -313,9 +313,6 @@ Example playbook to ensure a host is absent:
Variables Variables
========= =========
ipahost
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
...@@ -370,9 +367,6 @@ Variable | Description | Required ...@@ -370,9 +367,6 @@ Variable | Description | Required
Return Values Return Values
============= =============
ipahost
-------
There are only return values if one or more random passwords have been generated. There are only return values if one or more random passwords have been generated.
Variable | Description | Returned When Variable | Description | Returned When
......
...@@ -143,9 +143,6 @@ Example playbook to make sure host-group databases is absent: ...@@ -143,9 +143,6 @@ Example playbook to make sure host-group databases is absent:
Variables Variables
========= =========
ipahostgroup
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -74,9 +74,6 @@ Example playbook to make sure location "my_location1" is absent: ...@@ -74,9 +74,6 @@ Example playbook to make sure location "my_location1" is absent:
Variables Variables
--------- ---------
ipalocation
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -154,9 +154,6 @@ Example playbook to make sure permission "MyPermission" is renamed to "MyNewPerm ...@@ -154,9 +154,6 @@ Example playbook to make sure permission "MyPermission" is renamed to "MyNewPerm
Variables Variables
--------- ---------
ipapermission
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -126,9 +126,6 @@ Example playbook to make sure privilege "DNS Special Privilege" is absent: ...@@ -126,9 +126,6 @@ Example playbook to make sure privilege "DNS Special Privilege" is absent:
Variables Variables
--------- ---------
ipaprivilege
------------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin`. | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin`. | no
......
...@@ -91,9 +91,6 @@ Example playbook to ensure maxlife is set to 49 in global policy: ...@@ -91,9 +91,6 @@ Example playbook to ensure maxlife is set to 49 in global policy:
Variables Variables
========= =========
ipapwpolicy
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -238,9 +238,6 @@ Example playbook to ensure that different members are not associated with a role ...@@ -238,9 +238,6 @@ Example playbook to ensure that different members are not associated with a role
Variables Variables
--------- ---------
iparole
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
...@@ -131,9 +131,6 @@ Example playbook to make sure selfservice "Users can manage their own name detai ...@@ -131,9 +131,6 @@ Example playbook to make sure selfservice "Users can manage their own name detai
Variables Variables
--------- ---------
ipaselfservice
-------
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment