Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2019-06-28 11:18:01 +0800
Commit
532704023417f87f5b7de80a2b773608bcb04c6f
1 parent
22867c04
add
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
playbooks/module_utils/qcloud_api.py
playbooks/module_utils/qcloud_api.py
View file @
5327040
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
from
ansible.module_utils.basic
import
*
import
requests
import
json
import
random
...
...
Please
register
or
login
to post a comment