diff --git a/galaxy/README.md b/galaxy/README.md index b366d6a..ecac15c 100644 --- a/galaxy/README.md +++ b/galaxy/README.md @@ -422,7 +422,7 @@ ansible-galaxy collection init demo.collection mkdir -p demo/collection/meta cat < demo/collection/meta/runtime.yml --- -requires_ansible: "<=2.10" +requires_ansible: ">=2.9" EOF # Create new Plugin