Update homebrew_cask example docs (#61637)

Changed homebrew_cask module flag from "allow_external_apps" to "accept_external_apps" in example section
pull/61730/head
jotai73 5 years ago committed by Abhijeet Kasurde
parent 68f9cd14cb
commit 447c7d9ff0

@ -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