1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/55006-setup-is_chroot-btrfs.yaml
Martin Krizek a40c1ed811
setup: properly detect is_chroot on Btrfs (#55089)
* setup: properly detect is_chroot on Btrfs

Fixes #55006

* Use get_bin_path for stat

* Remove comment
2019-04-11 11:24:08 +02:00

2 lines
107 B
YAML

bugfixes:
- setup - properly detect is_chroot on Btrfs (https://github.com/ansible/ansible/issues/55006)