Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
ops_sdk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PublicSource
ops_sdk
Commits
698dcad1
Commit
698dcad1
authored
Dec 22, 2018
by
shenshuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新readme
parent
0a3eb1e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+4
-0
No files found.
README.md
View file @
698dcad1
...
@@ -188,3 +188,7 @@ req = my_salt.run('*', 'cmd.run_all', 'w')
...
@@ -188,3 +188,7 @@ req = my_salt.run('*', 'cmd.run_all', 'w')
status
,
stdout
,
stderr
=
req
[
0
],
req
[
1
],
req
[
2
]
status
,
stdout
,
stderr
=
req
[
0
],
req
[
1
],
req
[
2
]
print
(
status
,
stdout
,
stderr
)
print
(
status
,
stdout
,
stderr
)
```
```
## License
Everything is
[
GPL v3.0
](
https://www.gnu.org/licenses/gpl-3.0.html
)
.
\ No newline at end of file
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