Skip to content

Commit

Permalink
fix: missleading example
Browse files Browse the repository at this point in the history
  • Loading branch information
ce7elem committed Sep 6, 2023
1 parent 9aa1c7d commit ab75510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/ansible-playbook-simple/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ fn main() {
};

let playbook = AnsiblePlaybookCmd {
binary: "",
playbooks: vec!["site.yml", "site2.yml"],
options: playbook_opts,
connection_options: conn_opts,
Expand Down

0 comments on commit ab75510

Please sign in to comment.