#651 Make !Policy tag optional
Merged by lholecek. Opened by lholecek.
lholecek/greenwave optional-remote-policy-tag  into  master

Download 651.patch

Removing the tag from remote policy files is mentioned in #465 and #466.

optional: I guess you don't need the "if" statement anymore?

The commit msg would be clearer with " Make !Policy tag optional".

Just a small point, besides feel free to merge it

optional: I guess you don't need the "if" statement anymore?

This is needed to override the empty tag, otherwise pyyaml parses the YAML object as ordinary mapping.

The commit msg would be clearer with " Make !Policy tag optional".

Fixed the typo.

rebased onto 9a4592dabe1b3e22f08ff3cbd9620490a74f0843

Pull-Request has been merged by lholecek

Metadata