Added role README
This commit is contained in:
parent
4789552a6e
commit
5c645fdd2b
12
roles/base/README.md
Normal file
12
roles/base/README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Base role for jackbenny.demo collection
|
||||||
|
This is a just a demonstration of a role in a collection. The role installs
|
||||||
|
some common tools and package:
|
||||||
|
|
||||||
|
* curl
|
||||||
|
* gnupg
|
||||||
|
* vim
|
||||||
|
* ca-certificates
|
||||||
|
* s-nail
|
||||||
|
|
||||||
|
This role will run `jackbenny.demo.update_cache` first to update the package
|
||||||
|
manager cache.
|
3
roles/update_cache/README.md
Normal file
3
roles/update_cache/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Update cache role for jackbenny.demo collection
|
||||||
|
This is a just a demonstration of a role in a collection. This role updates the
|
||||||
|
cache of `apt` and `dnf`.
|
Loading…
x
Reference in New Issue
Block a user