Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlesmithjr/ansible-chrony
Ansible role to install/configure Chrony
https://github.com/mrlesmithjr/ansible-chrony
ansible ansible-role
Last synced: about 1 month ago
JSON representation
Ansible role to install/configure Chrony
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-chrony
- Owner: mrlesmithjr
- License: mit
- Created: 2016-07-27T09:58:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T19:58:10.000Z (over 1 year ago)
- Last Synced: 2023-05-26T20:25:07.321Z (over 1 year ago)
- Topics: ansible, ansible-role
- Language: Jinja
- Size: 245 KB
- Stars: 11
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ansible-chrony
Ansible role to install/configure Chrony
## Build Status
### GitHub Actions
![Molecule Test](https://github.com/mrlesmithjr/ansible-chrony/workflows/Molecule%20Test/badge.svg)
## Requirements
For any required Ansible roles, review:
[requirements.yml](requirements.yml)## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
## Example Playbook
[playbook.yml](playbook.yml)
## License
MIT
## Author Information
Larry Smith Jr.
- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [[email protected]](mailto:[email protected])
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)> NOTE: Repo has been created/updated using [https://github.com/mrlesmithjr/cookiecutter-ansible-role](https://github.com/mrlesmithjr/cookiecutter-ansible-role) as a template.