Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes obsolete syntaxands | Suren A. Chilingaryan | 2018-03-11 | 1 | -1/+1 |
| | |||||
* | Add Galaxy tags. | Jeff Geerling | 2018-02-18 | 1 | -0/+3 |
| | |||||
* | Use latest version of the test.sh gist forever. | Jeff Geerling | 2018-02-18 | 2 | -2/+2 |
| | |||||
* | Update test docs and version of ansible-role-test used. | Jeff Geerling | 2018-02-18 | 2 | -3/+5 |
| | |||||
* | Test Fedora 27 instead of Fedora 24. | Jeff Geerling | 2018-02-17 | 2 | -1/+5 |
| | |||||
* | Merge pull request #39 from pdreker/master | Jeff Geerling | 2017-07-12 | 1 | -4/+7 |
|\ | | | | | FreeBSD comes with tzata in the base install, there is no package tzdata | ||||
| * | FreeBSD comes with tzata in the base install, there is no package for this. ↵ | Patrick Dreker | 2017-07-12 | 1 | -4/+7 |
|/ | | | | So make the installation of tzdata dependent on Linux. | ||||
* | Merge pull request #37 from geerlingguy/36-clock-file | Jeff Geerling | 2017-06-21 | 3 | -0/+14 |
|\ | | | | | Fixes #36: Fix CentOS 6 minimal installs without clock files. | ||||
| * | Fixes #36: Fix CentOS 6 minimal installs without clock files. | Jeff Geerling | 2017-06-20 | 3 | -0/+14 |
|/ | |||||
* | Merge branch 'opsta-ansible22' | Jeff Geerling | 2017-06-11 | 3 | -19/+11 |
|\ | |||||
| * | Fixes #33: Install tzdata alongside ntp so timezone data is present. | Jeff Geerling | 2017-06-11 | 2 | -6/+9 |
| | | |||||
| * | Merge branch 'ansible22' of github.com:opsta/ansible-ntp into ansible22 | Jirayut Nimsaeng | 2017-05-11 | 0 | -0/+0 |
| |\ | |||||
| | * | Use timezone module and bump required minimum Ansible version to 2.2 | Jirayut Nimsaeng | 2017-05-09 | 2 | -21/+2 |
| | | | |||||
| | * | Use timezone module for Ansible 2.2+ | Jirayut Nimsaeng | 2017-05-09 | 1 | -5/+17 |
| | | | |||||
| * | | Use timezone module and bump required minimum Ansible version to 2.2 | Jirayut Nimsaeng | 2017-05-11 | 2 | -21/+2 |
| | | | |||||
| * | | Use timezone module for Ansible 2.2+ | Jirayut Nimsaeng | 2017-05-11 | 1 | -3/+11 |
|/ / | |||||
* | | Merge pull request #31 from opsta/syntax | Jeff Geerling | 2017-05-09 | 3 | -4/+12 |
|\ \ | |/ |/| | Improve syntax consistency | ||||
| * | Improve syntax consistency | Jirayut Nimsaeng | 2017-05-09 | 3 | -4/+12 |
|/ | |||||
* | Merge pull request #26 from geerlingguy/fedora-test | Jeff Geerling | 2017-04-06 | 1 | -0/+1 |
|\ | | | | | Fedora test | ||||
| * | Don't enable debian8 tests yet. | Jeff Geerling | 2017-04-06 | 1 | -1/+1 |
| | | |||||
| * | Fixes #25: Test on Fedora 24 and Debian 8. | Jeff Geerling | 2017-04-06 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #24 from geerlingguy/test-abstraction | Jeff Geerling | 2017-04-01 | 4 | -42/+19 |
|\ | | | | | Test abstraction | ||||
| * | Add README to tests shim. | Jeff Geerling | 2017-04-01 | 1 | -1/+2 |
| | | |||||
| * | Add gitignore and use shipping test.sh. | Jeff Geerling | 2017-04-01 | 4 | -90/+14 |
| | | |||||
| * | Final adjustments. | Jeff Geerling | 2017-04-01 | 2 | -2/+2 |
| | | |||||
| * | Optimize installation, make things work better. | Jeff Geerling | 2017-04-01 | 3 | -17/+6 |
| | | |||||
| * | Add test shim and update Travisfile. | Jeff Geerling | 2017-04-01 | 2 | -28/+91 |
|/ | |||||
* | Add a LICENSE file for MIT license. [ci skip] | Jeff Geerling | 2017-03-31 | 1 | -0/+20 |
| | |||||
* | Update the author's URL. Now with more HTTPS! | Jeff Geerling | 2017-01-21 | 1 | -1/+1 |
| | |||||
* | PR #21 Follow-up: document new vars, fix YAML formatting. | Jeff Geerling | 2016-12-27 | 2 | -20/+24 |
| | |||||
* | Merge pull request #21 from computersalat/add_restrict | Jeff Geerling | 2016-12-27 | 2 | -6/+21 |
|\ | | | | | add restrict as default values (by psaavedra) | ||||
| * | make ntp pool server 'area' based | chris | 2016-12-27 | 1 | -4/+15 |
| | | |||||
| * | add restrict as default values (by psaavedra) | chris | 2016-12-27 | 2 | -2/+6 |
| | | |||||
* | | PR #20 Follow-up to clarify Readme. | Jeff Geerling | 2016-12-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #20 from computersalat/add_Suse_Support | Jeff Geerling | 2016-12-27 | 2 | -1/+7 |
|\ \ | |/ |/| | add Suse Support, add Archlinux support (by mechinn) | ||||
| * | add Suse Support, add Archlinux support (by mechinn) | chris | 2016-12-27 | 2 | -1/+7 |
|/ | |||||
* | Fix Ubuntu test failures due to apt update. | Jeff Geerling | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | Remove sudo requirement from Travis build. | Jeff Geerling | 2016-09-25 | 1 | -13/+6 |
| | |||||
* | Fix tests on Ubuntu. | Jeff Geerling | 2016-09-13 | 1 | -0/+5 |
| | |||||
* | More efficient Docker test layout. | Jeff Geerling | 2016-09-13 | 6 | -81/+15 |
| | |||||
* | Fixes #10: Handle /etc/timezone on Debian. | Jeff Geerling | 2016-07-04 | 2 | -0/+9 |
| | |||||
* | Convert tests to use Docker for full OS coverage. | Jeff Geerling | 2016-07-04 | 7 | -22/+104 |
| | |||||
* | Update README per PR #9. | Jeff Geerling | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9 from kadecole/master | Jeff Geerling | 2016-06-23 | 1 | -1/+1 |
|\ | | | | | Updated default value of ntp_timezone: Etc/UTC | ||||
| * | Updated default value of ntp_timezone: Etc/UTC | kadecole | 2016-06-23 | 1 | -1/+1 |
|/ | |||||
* | Fix idempotence from NTP config management. | Jeff Geerling | 2016-03-03 | 2 | -1/+1 |
| | |||||
* | Update Travis test for idempotence insight. | Jeff Geerling | 2016-03-03 | 1 | -0/+1 |
| | |||||
* | Fixed merge conflicts. | Jeff Geerling | 2016-03-03 | 6 | -6/+101 |
|\ | |||||
| * | NTP configuration cleanup and add documentation for new vars. | Jeff Geerling | 2016-03-03 | 6 | -27/+85 |
| | | |||||
| * | Add a managed ntp.conf template. | kadecole | 2016-03-03 | 4 | -3/+40 |
| | |