You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/filter_core
Brian Coca 7a15a3a109
fix flatten handling of nulls/nones (#70141)
* fix flatten loop control issue (break -> continue)

fix issue #69012

(cherry picked from commit 2127be5ec5)

* fixed null break bug and added option to include

 fixes #69012
 fixes #69013

Co-authored-by: pseudocoder <borisovano@users.noreply.github.com>
Co-authored-by: David Shrewsbury <Shrews@users.noreply.github.com>
4 years ago
..
files Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 4 years ago
host_vars Split up filter integration tests. (#66962) 4 years ago
tasks fix flatten handling of nulls/nones (#70141) 4 years ago
templates Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 4 years ago
vars Split up filter integration tests. (#66962) 4 years ago
aliases Split up filter integration tests. (#66962) 4 years ago
runme.sh Split up filter integration tests. (#66962) 4 years ago
runme.yml Split up filter integration tests. (#66962) 4 years ago