a79f7e575a
* Move tests with docker registry into own target. * Add docker_login tests. * Add step which makes sure hello-world:latest is around. * Make work inside docker container. * Add dependency. * Use plaintext password. * Forgot check_mode. * Add no_log to avoid double log output in verbose mode.
3 lines
74 B
YAML
3 lines
74 B
YAML
---
|
|
- name: "Loading tasks from {{ item }}"
|
|
include_tasks: "{{ item }}"
|