robertdebock
released this
Archlinux changed it's Docker image name from base/archlinux
to archlinux/base
.
This release uses the new image name to test the role.
Assets
2
robertdebock
released this
There is not a general force
option, as well as per-repository.
Assets
2
Repository clone can now be forced.
Assets
2
robertdebock
released this
Also allow this role to be called without user settings.
Assets
2
robertdebock
released this
Missed the directory to drop the repositories.
Assets
2
robertdebock
released this
This variable now requires dest
and name
has been renamed to repo
, like so:
git_repositories:
- repo: https://github.com/robertdebock/ansible-role-bootstrap.git
dest: bootstrap
version: 2.2.4
Assets
2
robertdebock
released this
Check if a user exists before cloning
Assets
2
robertdebock
released this
This role can now clone git repositories using variables.
Assets
2
robertdebock
released this
Small but working.