cellinfo
/
ansible.apt
Archived
2
0
Fork 0

Stop support and use DebOps apt roles

This commit is contained in:
Jeremy Gardais 2018-08-06 15:52:15 +02:00
parent f07c82d1d9
commit b94844734f
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
This role is **NO LONGER SUPPORTED**, please take a look to [debops.apt][debops doc apt], [debops.apt_install][debops doc apt_install], [debops.apt_preferences][debops doc apt_preferences] and all others [DebOps apt_* roles][debops doc apt roles].
## v1.1 ## v1.1

View File

@ -1,5 +1,7 @@
# Apt # Apt
This role is **NO LONGER SUPPORTED**, please take a look to [debops.apt][debops doc apt], [debops.apt_install][debops doc apt_install], [debops.apt_preferences][debops doc apt_preferences] and all others [DebOps apt_* roles][debops doc apt roles].
1. [Overview](#overview) 1. [Overview](#overview)
2. [Role Variables](#role-variables) 2. [Role Variables](#role-variables)
3. [Example Playbook](#example-playbook) 3. [Example Playbook](#example-playbook)
@ -108,3 +110,7 @@ Jérémy Gardais
[apt github]: https://github.com/ipr-cnrs/apt [apt github]: https://github.com/ipr-cnrs/apt
[wtfpl website]: http://www.wtfpl.net/about/ [wtfpl website]: http://www.wtfpl.net/about/
[ipr website]: https://ipr.univ-rennes1.fr/ [ipr website]: https://ipr.univ-rennes1.fr/
[debops doc apt_install]: https://docs.debops.org/en/master/ansible/roles/debops.apt_install/index.html
[debops doc apt]: https://docs.debops.org/en/master/ansible/roles/debops.apt/index.html
[debops doc apt_preferences]: https://docs.debops.org/en/master/ansible/roles/debops.apt_preferences/index.html
[debops doc apt roles]: https://docs.debops.org/en/master/search.html?q=debops.apt_&check_keywords=yes