Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE3
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6a898e78
authored
7 months ago
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
python3 and sshpass istall added
parent
27fcf5c2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
setup.yaml
+10
-0
No files found.
setup.yaml
View file @
6a898e78
...
...
@@ -9,6 +9,16 @@
ICON_DIR
:
/usr/share/icons
tasks
:
-
name
:
Install python3
apt
:
name
:
python3
become
:
true
-
name
:
Install sshpass
apt
:
name
:
sshpass
become
:
true
-
name
:
Check if snap installed
shell
:
cmd
:
snap list
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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