Skip to content
GitLab
Explore
Sign in
Register
Commits · db81721c963ebe5a6312beefe79cb024d909fab7
debian-bootstrap
Browse files
Dec 17, 2016
- Install IP utilites for networking facts (missing in Docker containers).
· db81721c
nimrod
authored
Dec 18, 2016
db81721c
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· daf2e1cc
nimrod
authored
Dec 18, 2016
daf2e1cc
- Group bootstrap needing instances.
· ce87406d
nimrod
authored
Dec 18, 2016
ce87406d
- Updated requirements.
· c24690d6
nimrod
authored
Dec 18, 2016
c24690d6
- Hashlib is not needed on Python 2.5 or later.
· 4551361a
nimrod
authored
Dec 17, 2016
4551361a
Dec 16, 2016
- Added more optional Ansible Python dependencies.
· f35bd1ba
nimrod
authored
Dec 17, 2016
f35bd1ba
- Added netaddr dependency for the ipaddr Asible filter.
· a9c605c9
nimrod
authored
Dec 16, 2016
a9c605c9
- Updated requirements.
· d3c29977
nimrod
authored
Dec 16, 2016
d3c29977
Dec 15, 2016
- Removed owner prefix from for easier development.
· e0f301da
nimrod
authored
Dec 15, 2016
e0f301da
- Updated requirements.
· d118eae4
nimrod
authored
Dec 15, 2016
d118eae4
Dec 11, 2016
- Enable free Ansible strategy to allow each host to proceed as fast as it can...
· 46ba6ecd
nimrod
authored
Dec 11, 2016
46ba6ecd
- Enable Ansible profiling to profile slow tasks.
· 9d70784f
nimrod
authored
Dec 11, 2016
9d70784f
- Added Ansible test tasks (gathering facts and ping).
· 379d3b3b
nimrod
authored
Dec 11, 2016
379d3b3b
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4cba0955
nimrod
authored
Dec 11, 2016
4cba0955
Dec 07, 2016
- Updated requirements.
· 204af3dc
nimrod
authored
Dec 07, 2016
204af3dc
Dec 04, 2016
- Updated requirements.
· 4e267b33
nimrod
authored
Dec 04, 2016
4e267b33
Dec 03, 2016
- Caching the entire virtualenv in Travis CI has proven to cause issues,...
· af0645bb
nimrod
authored
Dec 03, 2016
af0645bb
- Use privileged container instead of just adding the sys_admin capability...
· 5e9177c0
nimrod
authored
Dec 03, 2016
5e9177c0
- Updated requirements.
· 83e03211
nimrod
authored
Dec 03, 2016
83e03211
Nov 28, 2016
- Updated requirements.
· 4132c3f9
nimrod
authored
Nov 28, 2016
4132c3f9
Nov 27, 2016
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4acf38c0
nimrod
authored
Nov 27, 2016
4acf38c0
- Workaround for Systemd based Docker images.
· d4fa8001
nimrod
authored
Nov 27, 2016
d4fa8001
Nov 26, 2016
- Cache some more.
· 43aa5482
nimrod
authored
Nov 26, 2016
43aa5482
- Enable caching in Travis CI.
· e222dfcc
nimrod
authored
Nov 26, 2016
e222dfcc
Nov 25, 2016
- Section name was changed in Molecule 1.15.
· 886409c6
nimrod
authored
Nov 25, 2016
886409c6
- Updated Python requirements.
· 45ee0236
nimrod
authored
Nov 25, 2016
45ee0236
Nov 23, 2016
- Remove progress characters from pip install.
· 03c5a8c2
nimrod
authored
Nov 23, 2016
03c5a8c2
- Added Travis CI image to the README.
· 52a36b49
nimrod
authored
Nov 23, 2016
52a36b49
- Install sudo for testing purposes.
· 0e3d7c66
nimrod
authored
Nov 23, 2016
0e3d7c66
- Run unprivileged user task test when running over SSH.
· 3b451e4b
nimrod
authored
Nov 23, 2016
3b451e4b
- Another attempt at not using Molecule to build the Docker images.
· 49e1499d
nimrod
authored
Nov 23, 2016
49e1499d
- Added Debian Stretch to Travis CI tests.
· 277e6f4a
nimrod
authored
Nov 23, 2016
277e6f4a
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· a9951689
nimrod
authored
Nov 23, 2016
a9951689
- Turn off Travis CI email notification.
· 197fd370
nimrod
authored
Nov 23, 2016
197fd370
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 1afdb199
nimrod
authored
Nov 23, 2016
1afdb199
- Correct requirements.yml for testing (forgot to mention owner).
· ce216613
nimrod
authored
Nov 23, 2016
ce216613
- Don't let Molecule build images with Python 2.7 installed (negating the need...
· 6cab14e1
nimrod
authored
Nov 23, 2016
6cab14e1
- Remove mention of tests/requirements.yml from the Requirements section in...
· 42aea2ae
nimrod
authored
Nov 23, 2016
42aea2ae
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
· 4dacc65b
nimrod
authored
Nov 23, 2016
4dacc65b
- Rename from ansible-role-debian-bootstrap to debian-bootstrap.
· f01fd8c2
nimrod
authored
Nov 23, 2016
f01fd8c2
Loading