fix(ansible): void-function ansible error
`ansible` was renamed to `ansible-mode` upstream. Amend:af2b1a62dc
Ref:eebb2fb49d
This commit is contained in:
parent
c45318d493
commit
ef1aa5efe3
1 changed files with 1 additions and 1 deletions
|
@ -31,5 +31,5 @@
|
|||
|
||||
(def-project-mode! +ansible-yaml-mode
|
||||
:modes '(yaml-mode)
|
||||
:add-hooks '(ansible ansible-auto-decrypt-encrypt ansible-doc-mode)
|
||||
:add-hooks '(ansible-mode ansible-auto-decrypt-encrypt ansible-doc-mode)
|
||||
:files (or "roles/" "tasks/main.yml" "tasks/main.yaml"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue