mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-09 17:10:41 +00:00
7 lines
120 B
Modula-2
7 lines
120 B
Modula-2
module github.com/drone-plugins/drone-ansible
|
|
|
|
require (
|
|
github.com/pkg/errors v0.8.1
|
|
github.com/urfave/cli v1.20.0
|
|
)
|