We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.5.15
2.2.0
--- - name: Test default configuration hosts: test-host roles: - haxorof.docker-ce
Docker CE successfully installed
TASK [haxorof.docker-ce : Add Docker CE repository with correct channels (Ubuntu/Debian)] *** Sunday 10 March 2019 13:38:51 +0000 (0:00:00.087) 0:00:46.331 ********** fatal: [test-host]: FAILED! => {"changed": false, "module_stderr": "Shared connection to 192.168.56.21 closed.\r\n", "module_stdout": "Traceback (most recent call last):\r\n File \"/tmp/ansible_bpYO0K/ansible_module_apt_repository.py\", line 551, in <module>\r\n main()\r\n File \"/tmp/ansible_bpYO0K/ansible_module_apt_repository.py\", line 543, in main\r\n cache.update()\r\n File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 549, in update\r\n raise FetchFailedException(e)\r\napt.cache.FetchFailedException: E:The repository 'https://download.docker.com/linux/debian NA Release' does not have a Release file.\r\n", "msg": "MODULE FAILURE", "rc": 1}
The text was updated successfully, but these errors were encountered:
Fixes #88
5eddf6d
a01eefe
No branches or pull requests
Ansible Version
Role Version
Role configuration
Expected Behavior
Docker CE successfully installed
Actual Behavior
Steps to Reproduce
References
The text was updated successfully, but these errors were encountered: