Update homebrew_cask example docs (#61637)

Changed homebrew_cask module flag from "allow_external_apps" to "accept_external_apps" in example section
This commit is contained in:
jotai73 2019-09-03 04:26:29 -07:00 committed by Abhijeet Kasurde
parent 68f9cd14cb
commit 447c7d9ff0

View file

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