Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasra Amirsarvari committed Feb 14, 2020
1 parent 6c7c808 commit 49914a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Chrony
# Ansible role chrony

Managing network time with **Ansible** using **chrony**.

[![Build Status](https://travis-ci.org/Caseraw/ansible_role_chrony.svg?branch=master)](https://travis-ci.org/Caseraw/ansible_role_chrony) [<img src="https://img.shields.io/ansible/role/44669">](https://galaxy.ansible.com/caseraw/ansible_role_chrony) [<img src="https://img.shields.io/ansible/role/d/44669">](https://galaxy.ansible.com/caseraw/ansible_role_chrony) [<img src="https://img.shields.io/ansible/quality/44669">](https://galaxy.ansible.com/caseraw/ansible_role_chrony)

- [Chrony](#chrony)
- [Ansible role chrony](#ansible-role-chrony)
- [License](#license)
- [Author Information](#author-information)
- [Requirements](#requirements)
Expand All @@ -13,7 +13,7 @@ Managing network time with **Ansible** using **chrony**.
- [Role Variables](#role-variables)
- [Example Playbook](#example-playbook)
- [Useful shell commands](#useful-shell-commands)
- [Additional chrony documentation resources](#additional-chrony-documentation-resources)
- [Additional documentation resources](#additional-documentation-resources)
- [Testing with Molecule](#testing-with-molecule)
- [CI/CD with Travis CI](#cicd-with-travis-ci)
- [Useful links](#useful-links)
Expand Down Expand Up @@ -68,7 +68,7 @@ Compatible with the following list of operating systems:
become: True
gather_facts: False
roles:
- role: chrony
- role: ansible_role_chrony

...
```
Expand All @@ -81,7 +81,7 @@ chronyc sources
chronyc sourcestats
```

## Additional chrony documentation resources
## Additional documentation resources

The following links provide more information about **chrony** and it's usage.

Expand Down

0 comments on commit 49914a7

Please sign in to comment.