Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • d118eae4f794e06103a4e7c6d94e2bc6888eded8
  • master default
2 results
Created with Raphaël 2.2.013Dec25Dec201817161511974328Nov272625232217168Oct17Aug14313Jul118319Jun10620MayMigrate to GitLab.master remote_m…master remote_mirror_4ed22afc7ff1ed7f8d6a1bc5b852ede8/master- Validate config as a task (Ansible's validate requires specifying the config file).- Validate config during role run (won't restart service with a faulty config).- Added config validity test.Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Updated requirements.- 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.- Removed owner prefix from for easier development.- Correct handling of TLS key and certs, for that adding the ca-store asMerge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Forked from the example role.- 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.- Use SystemInfo to determine to OS type (instead of using the facts from the Ansbile module and the Testinfra backend module, which is just ugly code).- 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.Merge branch 'travisci'- Run Molecule tests with Docker in Travis CI.
Loading