Untitled

 avatar
unknown
plain_text
a year ago
114 B
10
Indexable
- name: Install Plugins
  jenkins_plugin:
    name: xvfb
    url: "{{ jenkins_instance_url }}"
    state: disabled
Editor is loading...
Leave a Comment