Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liv-io/ansible-playbooks-example
Ansible example playbooks
https://github.com/liv-io/ansible-playbooks-example
ansible ansible-playbooks
Last synced: about 1 month ago
JSON representation
Ansible example playbooks
- Host: GitHub
- URL: https://github.com/liv-io/ansible-playbooks-example
- Owner: liv-io
- License: bsd-2-clause
- Created: 2018-08-09T16:13:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T11:05:22.000Z (9 months ago)
- Last Synced: 2024-04-06T12:21:54.343Z (9 months ago)
- Topics: ansible, ansible-playbooks
- Language: Shell
- Homepage:
- Size: 211 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-playbooks-example
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![BSD License][license-shield]][license-url]## Index
* [About](#about)
* [Features](#features)
* [Support](#support)
* [Dependencies](#dependencies)
* [License](#license)
* [Credits](#credits)
* [Appendix](#appendix)## About
`ansible-playbooks-example` provides an illustration of how to employ the Ansible roles.
### Features
### Support
The following operating systems are supported:
* Debian 11
* Debian 12
* OpenBSD 7.4
* OpenBSD 7.5### Dependencies
The Ansible control machine depends on:
* [Ansible](https://github.com/ansible/ansible) >= 2.15.0The Ansible managed node depends on:
* [Python](https://github.com/python/cpython) >= 3.10.0## License
Distributed under the Simplified BSD License.
See `LICENSE` file for more information.
## Credits
See `CREDITS` file for more information.
## Appendix
[contributors-shield]: https://img.shields.io/github/contributors/liv-io/ansible-playbooks-example.svg?style=flat
[contributors-url]: https://github.com/liv-io/ansible-playbooks-example/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/liv-io/ansible-playbooks-example.svg?style=flat
[forks-url]: https://github.com/liv-io/ansible-playbooks-example/network/members
[stars-shield]: https://img.shields.io/github/stars/liv-io/ansible-playbooks-example.svg?style=flat
[stars-url]: https://github.com/liv-io/ansible-playbooks-example/stargazers
[issues-shield]: https://img.shields.io/github/issues/liv-io/ansible-playbooks-example.svg?style=flat
[issues-url]: https://github.com/liv-io/ansible-playbooks-example/issues
[license-shield]: https://img.shields.io/github/license/liv-io/ansible-playbooks-example.svg?style=flat
[license-url]: https://github.com/liv-io/ansible-playbooks-example/blob/master/LICENSE