We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f842409 commit 0fa67e5Copy full SHA for 0fa67e5
ansible/adhoc/rebuild-via-slurm.yml
@@ -12,7 +12,7 @@
12
vars:
13
appliances_server_action: unlock
14
target_hosts: compute
15
- ansible.builtin.import_playbook: adhoc/lock_unlock_instances.yml
+ ansible.builtin.import_playbook: lock_unlock_instances.yml
16
17
- hosts: login
18
run_once: true
0 commit comments