ansible / ansible-modules-extras

Ansible extra modules - these modules ship with ansible
948 stars 1.46k forks source link

URLs are safe in YAML #3627

Closed Fale closed 7 years ago

Fale commented 7 years ago
ISSUE TYPE
COMPONENT NAME

*

ANSIBLE VERSION
2.2
SUMMARY

The columns in urls are ok for YAML, since the special character for YAML is ': ' (column space), and not just column

@gundalow

gregdek commented 7 years ago

Thanks @Fale for this PR. This PR requires revisions, either because it fails to build or by reviewer request. Please make the suggested revisions. When you are done, please comment with text 'ready_for_review' and we will put this PR back into review.

[This message brought to you by your friendly Ansibull-bot.]