Docs.rs
  • ansible-rs-1.1.0
    • ansible-rs 1.1.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • doovemax
    • Dependencies
      • futures ^0.3 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3.0 normal optional
      • thiserror ^2.0 normal
      • tokio ^1.0 normal optional
      • cargo-nextest ^0.9 dev
      • criterion ^0.6.0 dev
      • futures-test ^0.3 dev
      • mockall ^0.13.1 dev
      • proptest ^1.0 dev
      • rstest ^0.25.0 dev
      • serial_test ^3.0 dev
      • tempfile ^3.0 dev
      • tokio-test ^0.4 dev
    • Versions
    • 87.5% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ansible1.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Ansible
  • Playbook
  • command_config::CommandConfig
  • config::AnsibleConfig
  • inventory::AnsibleInventory
  • inventory::InventoryData
  • inventory::InventoryGroup
  • inventory::InventoryMeta
  • platform::PlatformValidator
  • platform::SystemInfo
  • vault::AnsibleVault

Enums

  • FileState
  • GroupState
  • Module
  • PackageState
  • Play
  • ServiceState
  • UserState
  • config::ConfigFormat
  • config::PluginType
  • errors::AnsibleError
  • inventory::InventoryFormat
  • vault::VaultError

Functions

  • platform::get_system_info
  • platform::validate_system

Type Aliases

  • errors::Result