YAML is complaining about the @ sign even though there are quotes. Trying something else.
This commit is contained in:
parent
189bbd1b5b
commit
600c1612e3
@ -111,7 +111,8 @@
|
|||||||
fi
|
fi
|
||||||
curl "https://wttr.in/${1//\ /+}"
|
curl "https://wttr.in/${1//\ /+}"
|
||||||
}
|
}
|
||||||
PS1: "export PS1='[\u@\h \w]\$'"
|
PS1: |
|
||||||
|
export PS1='[\u@\h \w]\$'
|
||||||
|
|
||||||
- name: General | Account Management | Users | Files | Common Variable
|
- name: General | Account Management | Users | Files | Common Variable
|
||||||
set_fact:
|
set_fact:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user