mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Refactored examples
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
Package: *
|
||||
Pin: release a=stable
|
||||
Pin-Priority: 900
|
||||
|
||||
Package: *
|
||||
Pin: release a=testing
|
||||
Pin-Priority: 990
|
||||
|
||||
Package: *
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 499
|
||||
@@ -1,3 +0,0 @@
|
||||
Package: firefox
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 990
|
||||
@@ -504,7 +504,7 @@ vars:
|
||||
[working with versions]: https://docs.ansible.com/ansible/latest/collections/community/general/docsite/filter_guide_working_with_versions.html
|
||||
|
||||
<!-- internal references -->
|
||||
[examples]: ../ansible/examples.yml
|
||||
[examples]: ../ansible/templating.cheatsheet.yml
|
||||
|
||||
<!-- other references -->
|
||||
|
||||
|
||||
@@ -167,7 +167,7 @@ merge_type: 'list(append)+dict(recurse_array)+str()'
|
||||
[website]: https://cloud-init.io/
|
||||
|
||||
<!-- internal references -->
|
||||
[docker cloud init example]: ../cloud-init/docker.yaml
|
||||
[docker cloud init example]: ../examples/cloud-init/docker.yum.yaml
|
||||
|
||||
<!-- external references -->
|
||||
[cloud-init configuration merging]: https://jen20.dev/post/cloudinit-configuration-merging/
|
||||
|
||||
Reference in New Issue
Block a user