Swap to proper org for example
This commit is contained in:
parent
7d48ff7173
commit
20a21a33d6
1 changed files with 2 additions and 5 deletions
|
@ -51,11 +51,8 @@ prod:
|
|||
vars:
|
||||
ansible_ssh_common_args: '-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no'
|
||||
base_core_ssh_permit_password_authentication: true
|
||||
ansible_user: haletek
|
||||
base_core_motd_banner: "##########################################\n __ __ __ __ __ \n / / / /____ _ / /___ / /_ ___ / /__\n / /_/ // __ `// // _ \\ / __// _ \\ / //_/\n / __ // /_/ // // __// /_ / __// ,< \n/_/ /_/ \\__,_//_/ \\___/ \\__/ \\___//_/|_| \n##########################################"
|
||||
base_core_root_ca_url: "http://cert.haletek.cloud/PKI/RootCA.cer"
|
||||
base_core_root_ca_basename: "HLTKCL_RootCA"
|
||||
base_core_root_ca_convert: false
|
||||
ansible_user: ansible
|
||||
"#########################################################################################\n ___ _ _____ __ \n / |_ _____ ____ ____ _(_)___ ____ _ / ___/__ _______/ /____ ____ ___ _____\n / /| | | / / _ \\/ __ \\/ __ `/ / __ \\/ __ `/ \\__ \\/ / / / ___/ __/ _ \\/ __ `__ \\/ ___/\n / ___ | |/ / __/ / / / /_/ / / / / / /_/ / ___/ / /_/ (__ ) /_/ __/ / / / / (__ ) \n/_/ |_|___/\\___/_/ /_/\\__, /_/_/ /_/\\__, / /____/\\__, /____/\\__/\\___/_/ /_/ /_/____/ \n /____/ /____/ /____/ \n \n#########################################################################################"
|
||||
```
|
||||
|
||||
### Tags
|
||||
|
|
Loading…
Reference in a new issue