S
Size: a a a
LD
- block:
- task:
- task:
become: no
#дальше таски которым нужен become: yes
- task:
- task:
LD
AS
LD
LD
RZ
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>"}
# tasks file for mywebapp
- name: Add bintray rabbitmq repository's key
ansible.builtin.apt_key:
url: "https://bintray.com/user/downloadSubjectPublicKey?username=rabbitmq"
state: present
GG
GG
SP
TG
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>"}
# tasks file for mywebapp
- name: Add bintray rabbitmq repository's key
ansible.builtin.apt_key:
url: "https://bintray.com/user/downloadSubjectPublicKey?username=rabbitmq"
state: present
aa
VZ
- hosts: ubuntu
roles:
- ubuntu
VZ