Sfoglia il codice sorgente

Update README to explain Ansible version support

Jared Ledvina 8 anni fa
parent
commit
c550327640
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ However, if you want to rely on other roles/management methods to deploy/manage
 
 ## Requirements
 This role requires:
-- Ansible 2.3
+- A supported version of Ansible, see [Ansible version support](#ansible-version-support) for details.
 - The `dynamic_data_store` variable to be set: see [Dynamic Data Store](http://ansible-sensu.readthedocs.io/en/latest/dynamic_data/)
 - If `sensu_include_plugins` is true (the default), the `static_data_store` variable needs to be set: see [Check Deployment](http://ansible-sensu.readthedocs.io/en/latest/dynamic_checks/)