Skip to content

Instantly share code, notes, and snippets.

@don-rumata
Created July 22, 2021 16:58
Show Gist options
  • Save don-rumata/2a49d341542f3ab0be10bd9842259ebd to your computer and use it in GitHub Desktop.
Save don-rumata/2a49d341542f3ab0be10bd9842259ebd to your computer and use it in GitHub Desktop.
Example 4 don_rumata.ansible_role_install_dokuwiki
- 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