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

Move role documentation into the specific role locations as README.md

This will result in a better role documentation on galaxy.
parent 9c2b9957
No related branches found
No related tags found
No related merge requests found
......@@ -236,8 +236,9 @@ All these settings will be available in the ```[ipaserver]```, ```[ipareplicas]`
Playbooks
=========
The playbooks needed to deploy or undeploy server, replicas and clients are part of the repository. There are also playbooks to deploy and undeploy clusters. With them it is only needed to add an inventory file:
The playbooks needed to deploy or undeploy server, replicas and clients are part of the repository and placed in the playbooks folder. There are also playbooks to deploy and undeploy clusters. With them it is only needed to add an inventory file:
```
playbooks\
install-client.yml
install-cluster.yml
install-replica.yml
......@@ -303,6 +304,6 @@ This will deploy the server, replicas and clients defined in the inventory file.
Roles
=====
* [Server](SERVER.md)
* [Replica](REPLICA.md)
* [Client](CLIENT.md)
* [Server](roles/ipaserver/README.md)
* [Replica](roles/ipareplica/README.md)
* [Client](roles/ipaclient/README.md)
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment