| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
among various Linux distributions and versions.
For example: Ubuntu 12.04 and 14.04.
|
|
|
|
|
|
|
|
| |
Fix: escaping '\n' character in echo command.
Credit: two PRs from tilgovi:
- https://github.com/William-Yeh/docker-ansible/pull/10
- https://github.com/William-Yeh/docker-ansible/pull/11
Update: Alpine image to 3.3
|
|
|
|
| |
Credit: https://github.com/William-Yeh/docker-ansible/pull/5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
incompatible security rules.
Evidence:
$ ansible-galaxy install ...
- the API server (galaxy.ansible.com) is not responding, please try again later.
@see https://twitter.com/thejimic/status/592527999695597568
> that's odd, can you see if you can hit the API directly (browser or curl/wget): https://galaxy.ansible.com/api/v1/
|
|
|
|
| |
Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1
|
| |
|
|
|