index
:
infra-ansible
master
Common Ansible roles
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
roles
/
my_workspace
/
tasks
/
project.yml
(
unfollow
)
Commit message (
Expand
)
Author
20 hours
my_workspace: add option to only clone the repo
Egor Tensin
2024-11-19
my_workspace: switch to docker_compose_v2
Egor Tensin
2023-12-10
my_workspace: configure git repositories separately
Egor Tensin
2023-09-04
fix task names, small refactoring, etc.
Egor Tensin
2023-09-01
fix some ansible-lint warnings
Egor Tensin
2023-09-01
sort module args, add missing state args, etc.
Egor Tensin
2023-08-23
properly prefix things
Egor Tensin
2023-08-20
use variables instead facts mostly everywhere
Egor Tensin
2023-08-17
my_workspace: use community.docker.docker_compose
Egor Tensin
2023-08-16
my_workspace: use community.general.make
Egor Tensin
2023-08-16
fix some ansible-lint warnings
Egor Tensin
2023-08-15
workspace -> my_workspace
Egor Tensin
2023-08-14
workspace: show docker-compose up output
Egor Tensin
2023-08-14
workspace: ignore missing Makefile/docker-compose.yml
Egor Tensin
2023-08-13
workspace: run make when available
Egor Tensin
2023-08-12
workspace: refactoring
Egor Tensin
2023-08-04
import workspace role
Egor Tensin