Update homebrew_cask example docs (#61637)

Changed homebrew_cask module flag from "allow_external_apps" to "accept_external_apps" in example section

(cherry picked from commit 447c7d9ff0)
pull/62162/head
jotai73 5 years ago committed by Toshio Kuratomi
parent 6040b9f399
commit b915a0c396

@ -110,7 +110,7 @@ EXAMPLES = '''
- homebrew_cask:
name: alfred
state: present
allow_external_apps: True
accept_external_apps: True
- homebrew_cask:
name: alfred

Loading…
Cancel
Save