We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f33395 commit 1f6007cCopy full SHA for 1f6007c
tests/inventory/docker-containers.yml
@@ -25,5 +25,6 @@ all:
25
ansible_python_interpreter: /usr/bin/python3
26
mt-runner-on-nixos-latest:
27
ansible_connection: docker
28
- ansible_host: template-on-nixos-latest
+ ansible_distribution: OtherLinux
29
+ ansible_host: mt-runner-on-nixos-latest
30
ansible_python_interpreter: /root/.nix-profile/bin/python3
0 commit comments