Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Gitlab will go into maintenance Friday 3rd February from 9:00 to 10:00
Open sidebar
Environmental Cheminformatics
plan-b
Commits
9dd6ea85
Commit
9dd6ea85
authored
May 21, 2021
by
Todor Kondic
Browse files
...
parent
618f3109
Changes
4
Hide whitespace changes
Inline
Side-by-side
ansibleit
View file @
9dd6ea85
...
...
@@ -2,4 +2,4 @@
ansible-playbook
-i
hosts.txt main.yml
\
--vault-password-file
meta/zubizareta
\
-u
adamsmith
-K
"
$@
"
-u
ecitk
"
$@
"
hosts.txt
View file @
9dd6ea85
[planb]
pf0322 ansible_host=pf0322.uni.lux
pf0323 ansible_host=pf0323.uni.lux
eci-crutch ansible_host=10.240.16.183
#pf0322 ansible_host=pf0322.uni.lux
#pf0323 ansible_host=pf0323.uni.lux
[planb:vars]
ansible_python_interpreter=/usr/bin/python3
...
...
main.yml
View file @
9dd6ea85
...
...
@@ -33,13 +33,11 @@
-
include
:
tasks/guix.yml
tags
:
guix
-
include
:
tasks/keyboard.yml
tags
:
keyboard
-
include
:
tasks/emacs.yml
tags
:
emacs
-
include
:
tasks/r-setup.yml
tags
:
r-setup
-
include
:
tasks/metfrag.yml
tags
:
metfrag
#
- include: tasks/metfrag.yml
#
tags: metfrag
...
...
pb-auth.yml
View file @
9dd6ea85
-
hosts
:
planb
become
:
True
become_method
:
sudo
become_flags
:
"
-i"
vars_files
:
-
vars/users.yml
-
vars/passwords.yml
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment