diff --git a/ansible/pre-deploy.yml b/ansible/pre-deploy.yml index 735eb8e..c17913c 100644 --- a/ansible/pre-deploy.yml +++ b/ansible/pre-deploy.yml @@ -17,8 +17,9 @@ - name: Install dns-lexicon[gandi] system wide become: true pip: - name: "dns-lexicon[gandi]==3.3.19" + name: dns-lexicon==3.3.19 executable: /usr/bin/pip3 + state: present - name: "Create {{ domain }} DNS entry" gandi_dns: