Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • v1.0.0
2 results

dokuwiki

  • Clone with SSH
  • Clone with HTTPS
  • David Mehren's avatar
    David Mehren authored
    56bcabde
    History

    Dokuwiki

    This role sets up Dokuwiki using Docker

    Role Variables

    Please list what variables your roles accepts, which are necessary and which optional, and what they do.

    Name Required Description Default Value
    var_name ✅ / ❌ This variable does something True

    License

    MIT License

    Author Information

    David Mehren


    How to use this template

    1. Fill out this README.md
    2. Replace $YOUR_NAME with your name in LICENSE
    3. Update the meta/main.yml
      1. Replace $YOUR_NAME with your name
      2. Replace $ROLE_NAME with the name of your role. If you are deploying Keycloak for example, please call it keycloak. Please be careful to replace it in the issue_tracker_url too!
      3. Update the platforms accordingly
    4. Add your variable defaults into defaults/main.yml
    5. Now start developing your role. Get started in tasks/main.yml
    6. Before publishing, remove this section