File: main.yml

package info (click to toggle)
python-openstacksdk 4.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 14,048 kB
  • sloc: python: 129,267; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
---
- name: List all profiles
  os_client_config:
  register: list

# WARNING: This will output sensitive authentication information!!!!
- debug: var=list