Skip to content
Snippets Groups Projects
Commit 92ca83f6 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

Merge branch 'downgrade_module_2_9' into 'master'

changing from namespace annotation back to something compatible to ansible 2.9

See merge request !574
parents 2fe17d9a fb4f7236
No related branches found
No related tags found
1 merge request!574changing from namespace annotation back to something compatible to ansible 2.9
......@@ -16,7 +16,7 @@
when: services["lustre-client.service"] is defined
- name: ensure the lustre module is absent
community.general.modprobe:
modprobe:
name: lustre
state: absent
become: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment