Skip to content
Snippets Groups Projects
Commit 73540a6b authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

test

Former-commit-id: 7df782a2
parent e18f204f
No related branches found
No related tags found
No related merge requests found
......@@ -16,12 +16,12 @@ EXAMPLE USAGE:
where slurm_bk.yml contains
`
~~~~
- hosts: 'ManagementNodes'
gather_facts: True
roles:
- { role: slurm_sql_bk, create_key: "True", SQL_BK_DEST_HOST: "118.138.234.186", SQL_BK_DEST_DIR: "/mnt/backup/monarch", SQL_IP: "172.16.226.88" , sqlUsername: "slurmdb", sqlPasswd: "{{ slurmdb_passwd }}" }
`
~~~~
Meaning:
* **create_key**: If defined to True then ssh-keygen is called on local machine and then:
......
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