https://github.com/mrlesmithjr/ansible-keepalived
https://github.com/mrlesmithjr/ansible-keepalived
ansible keepalived
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-keepalived
- Owner: mrlesmithjr
- License: mit
- Created: 2015-07-30T01:33:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T17:03:05.000Z (about 5 years ago)
- Last Synced: 2024-10-13T20:05:13.645Z (over 1 year ago)
- Topics: ansible, keepalived
- Language: Jinja
- Size: 43 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ansible-keepalived
Ansible role to install/configure KeepAliveD
## Build Status
### GitHub Actions

### Travis CI
[](https://travis-ci.org/mrlesmithjr/ansible-keepalived)
## 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)
- [mrlesmithjr@gmail.com](mailto:mrlesmithjr@gmail.com)
- [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.