-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added custom delayed paths and updated to latest role standards.
Covers: * debops/docs#155 * debops/docs#154 * debops/yaml2rst#3 (comment)
- Loading branch information
Showing
10 changed files
with
230 additions
and
66 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## For quick testing. | ||
## Generated by https://github.com/ypid/ypid-ansible-common/blob/master/bin/sphinx-debops-role-build | ||
docs/Makefile | ||
docs/_build/ | ||
docs/conf.py | ||
docs/defaults.rst |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,30 @@ | ||
Changelog | ||
========= | ||
|
||
v0.1.0 | ||
------ | ||
**debops.resources** | ||
|
||
*Released: 2016-06-21* | ||
This project adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html>`_ | ||
and `human-readable changelog <http://keepachangelog.com/>`_. | ||
|
||
The current role maintainer is drybjed. | ||
|
||
|
||
`debops.resources master`_ - unreleased | ||
--------------------------------------- | ||
|
||
.. _debops.resources master: https://github.com/debops/ansible-resources/compare/v0.1.0...master | ||
|
||
Added | ||
~~~~~ | ||
|
||
- Added custom delayed paths to allow to create symlinks to files created by this | ||
role. [ypid] | ||
|
||
debops.resources v0.1.0 - 2016-06-21 | ||
------------------------------------ | ||
|
||
Added | ||
~~~~~ | ||
|
||
- Initial release. [drybjed] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
debops.resources - Manage custom file resources through Ansible inventory | ||
|
||
Copyright (C) 2016 Maciej Delmanowski <[email protected]> | ||
Copyright (C) 2016 DebOps Project http://debops.org/ | ||
|
||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License version 3, as | ||
published by the Free Software Foundation. | ||
|
||
This program is distributed in the hope that it will be useful, but | ||
WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
General Public License for more details. | ||
|
||
You should have received a copy of the GNU General Public License | ||
along with this program. If not, see https://www.gnu.org/licenses/ |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,5 @@ | ||
Copyright | ||
========= | ||
|
||
:: | ||
.. literalinclude:: ../COPYRIGHT | ||
|
||
Copyright (C) 2016 Maciej Delmanowski <[email protected]> | ||
Copyright (C) 2016 DebOps Project http://debops.org/ | ||
[see Credits for more details] | ||
|
||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License version 3, as | ||
published by the Free Software Foundation. | ||
|
||
This program is distributed in the hope that it will be useful, but | ||
WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
General Public License for more details. | ||
|
||
You should have received a copy of the GNU General Public License | ||
along with this program. If not, see https://www.gnu.org/licenses/ | ||
|
||
Credits | ||
------- | ||
|
||
* Maciej Delmanowski <drybjed_at_gmail.com> | ||
|
||
* creator of the DebOps Project | ||
|
||
* current project maintainer |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: includes/global.rst |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
.. vim: foldmarker=[[[,]]]:foldmethod=marker | ||
.. This file is possible copied to multiple git repositories. | ||
.. The source of this file is https://github.com/ypid/ypid-ansible-common/blob/master/template_role/docs/includes/global.rst | ||
.. All changes are intended to be made to the source file and then the source | ||
.. file should be copied to the downstream repositories as needed. | ||
.. Ansible core [[[ | ||
.. _Ansible: https://www.ansible.com/ | ||
.. _`Ansible copy module`: https://docs.ansible.com/ansible/copy_module.html | ||
.. _`Ansible file module`: https://docs.ansible.com/ansible/file_module.html | ||
.. _`Ansible get_url module`: https://docs.ansible.com/ansible/get_url_module.html | ||
.. _`Ansible unarchive module`: https://docs.ansible.com/ansible/unarchive_module.html | ||
|
||
.. ]]] | ||
.. Projects [[[ | ||
.. _DebOps: http://debops.org/ | ||
.. _Debian: https://en.wikipedia.org/wiki/Debian | ||
.. _GNU: https://en.wikipedia.org/wiki/GNU_Project | ||
.. _Linux: https://en.wikipedia.org/wiki/Linux | ||
.. _PfSense: https://en.wikipedia.org/wiki/PfSense | ||
.. _FreeBSD: https://en.wikipedia.org/wiki/FreeBSD | ||
.. _`Debian Backports`: http://backports.debian.org/ | ||
|
||
.. _yaml2rst: https://github.com/htgoebel/yaml2rst | ||
.. _LUKS: https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup | ||
.. _dm-crypt: https://en.wikipedia.org/wiki/Dm-crypt | ||
.. _cryptsetup: https://gitlab.com/cryptsetup/cryptsetup | ||
.. _X2go: http://wiki.x2go.org/ | ||
.. _Wine: https://en.wikipedia.org/wiki/Wine_%28software%29 | ||
.. _ownCloud: https://owncloud.org/ | ||
.. _`Let's Encrypt`: https://letsencrypt.org/ | ||
|
||
.. _Opsi: https://en.wikipedia.org/wiki/Opsi | ||
.. _paedML Linux: https://www.lmz-bw.de/technische-unterstuetzung/kundenportal/linux.html | ||
.. _linuxmuster.net: https://linuxmuster.net/ | ||
.. _Univention Corporate Server: https://en.wikipedia.org/wiki/Univention_Corporate_Server | ||
|
||
.. ]]] | ||
.. IT [[[ | ||
.. _OCSP: https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol | ||
.. _DHCP: https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol | ||
.. _`OCSP stapling`: https://en.wikipedia.org/wiki/OCSP_stapling | ||
|
||
.. _PKI: https://en.wikipedia.org/wiki/Public_key_infrastructure | ||
.. _HSTS: https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security | ||
.. _Semantic Versioning: http://semver.org/ | ||
|
||
.. ]]] | ||
.. DebOps project links [[[ | ||
.. _debops.apt: https://github.com/debops/ansible-apt | ||
.. _debops.apt_preferences: https://github.com/debops/ansible-apt_preferences | ||
.. _debops.reprepro: https://github.com/debops/ansible-reprepro | ||
.. _debops.apt_cacher_ng: https://github.com/debops/ansible-apt_cacher_ng | ||
.. _debops.pki: https://github.com/debops/ansible-pki | ||
.. _debops.owncloud: https://github.com/debops/ansible-owncloud | ||
.. _debops.grub: https://github.com/debops/ansible-grub | ||
|
||
.. _`DebOps Documentation`: http://docs.debops.org/en/latest/ | ||
.. _`DebOps Contrib`: https://github.com/debops-contrib/debops-contrib | ||
.. _`DebOps Contrib playbooks`: https://github.com/debops-contrib/debops-contrib-playbooks | ||
|
||
.. ]]] | ||
.. Ansible links of ypid [[[ | ||
.. _ypid: https://wiki.debops.org/wiki:user:ypid | ||
.. _ypid-ansible-common: https://github.com/ypid/ypid-ansible-common/ | ||
.. _ypid.packages: https://github.com/ypid/ansible-packages | ||
.. _ypid.opsi: https://github.com/ypid/ansible-opsi | ||
.. _ypid.paedml_linux: https://github.com/ypid/ansible-paedml_linux | ||
.. _ypid.copy: https://github.com/ypid/ansible-copy | ||
|
||
.. ]]] |
Oops, something went wrong.