We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88ec65 commit 874abcaCopy full SHA for 874abca
anaconda-22-04/anaconda.yaml
@@ -37,7 +37,7 @@
37
- name: Setting password for the user
38
shell: echo "aconda:"{{ userpassword.stdout }}"" | chpasswd -
39
40
- - name: curl command
+ - name: Downloading Anaconda shell file
41
uri:
42
url: 'https://repo.anaconda.com/archive/Anaconda3-2021.11-Linux-x86_64.sh'
43
method: GET
0 commit comments