search for: yum_module

Displaying 1 result from an estimated 1 matches for "yum_module".

Did you mean: ttm_module
2017 Mar 05
1
How to automatically confirm importing repo key?
...tory key (shell command) command: rpm --import https://packagecloud.io/gpg.key # # http://docs.ansible.com/ansible/rpm_key_module.html # - name: (2) Add repository key (python code) # rpm_key: # key: https://packagecloud.io/gpg.key # http://docs.ansible.com/ansible/yum_module.html - name: Install nginx yum: name={{ item }} with_items: nginx ansible fails performing the last task with: Failure talking to yum: failure: repodata/repomd.xml from passenger: [Errno 256] No more mirrors to try. https://oss-binaries.phusionpassenger.com/yum/passenger/el/7/x86_...