summaryrefslogtreecommitdiff
path: root/ansible/obnam-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-08-22 17:22:10 +0300
committerLars Wirzenius <liw@liw.fi>2021-08-22 17:22:10 +0300
commite8d4f961b0fb95f425d061d918c875db0f783085 (patch)
treeee6dd1c14787d92c93b81be2c6d9ff22e4e40a39 /ansible/obnam-dev.yml
parente04e831b158a1cab25186c3b2e3105395b81a563 (diff)
downloadansibleness-e8d4f961b0fb95f425d061d918c875db0f783085.tar.gz
obnam-dev: install rust via rustup, and configure liw user
Sponsored-by: author
Diffstat (limited to 'ansible/obnam-dev.yml')
-rw-r--r--ansible/obnam-dev.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/obnam-dev.yml b/ansible/obnam-dev.yml
index 118cea5..761f5bd 100644
--- a/ansible/obnam-dev.yml
+++ b/ansible/obnam-dev.yml
@@ -10,6 +10,10 @@
tags: [vcs]
- role: unix_users
tags: [users]
+ - role: rust-rustup
+ tags: [rustup]
+ - role: liw
+ tags: [liw]
tasks:
- apt:
name: