We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7d40e commit 73845dcCopy full SHA for 73845dc
1 file changed
src/adapters/ansible/mod.rs
@@ -66,7 +66,7 @@ impl AnsibleClient {
66
///
67
/// # Examples
68
69
- /// ```rust
+ /// ```rust,no_run
70
/// # use torrust_tracker_deployer_lib::adapters::ansible::AnsibleClient;
71
/// # let client = AnsibleClient::new("/path/to/config");
72
/// // Run without extra args (backward compatible)
0 commit comments