Created
July 22, 2021 16:58
-
-
Save don-rumata/2a49d341542f3ab0be10bd9842259ebd to your computer and use it in GitHub Desktop.
Example 4 don_rumata.ansible_role_install_dokuwiki
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- dokuwiki_plugin_name: apexcharts | |
dokuwiki_plugin_url: https://github.com/karl257/dokuwiki-plugin-achart/tarball/master | |
dokuwiki_plugin_dir_name: achart # /var/www/dokuwiki/lib/plugins/achart | |
dokuwiki_plugin_skip_directory_level: 1 # https://unix.stackexchange.com/a/365990 | |
dokuwiki_plugin_web_page: https://www.dokuwiki.org/plugin:achart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment