Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
ntp-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
ntp-client
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Dec
20
Dec
18
17
16
15
11
9
7
4
3
28
Nov
27
26
25
23
22
17
16
8
Oct
17
Aug
14
3
13
Jul
11
8
3
19
Jun
10
6
20
May
Migrate to GitLab.
master remote_m…
master remote_mirror_43a034a33ffd3591a118e57f965920fa/master
- Added config check and status tests.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
- Testinfra's Service module can't handle a missing service, so for now I'm guessing the correct service by OS and release.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Prefer roles one level above instead of those in .molecule/roles for easier development.
- Updated requirements.
- Hashlib is not needed on Python 2.5 or later.
- Added more optional Ansible Python dependencies.
- Added netaddr dependency for the ipaddr Asible filter.
- Updated requirements.
- Corrected test.
- More correct assertions.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Removed owner prefix from for easier development.
- Added Ubuntu Trusty for checking OpenNTP.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Updated requirements.
- Enable free Ansible strategy to allow each host to proceed as fast as it can to help speed up some plays.
- Enable Ansible profiling to profile slow tasks.
- Updated TODO list.
- Updated requirements.
- Updated requirements.
- Caching the entire virtualenv in Travis CI has proven to cause issues, caching just pip's cache directory.
- Use privileged container instead of just adding the sys_admin capability (the latter has been shown to be cause unrelated issues).
- Updated requirements.
- Updated requirements.
- Workaround for Systemd based Docker images.
- Cache some more.
- Enable caching in Travis CI.
- Section name was changed in Molecule 1.15.
- Updated Python requirements.
- Remove progress characters from pip install.
- Added Travis CI image to the README.
- Turn off Travis CI email notification.
- Correct requirements.yml for testing (forgot to mention owner).
- Remove mention of tests/requirements.yml from the Requirements section in the README, relevant only for testing.
- Rename from ansible-role-example to example.
- Set dpkg frontend to noninteractive.
Loading